home *** CD-ROM | disk | FTP | other *** search
/ The Guinness Encyclopedia / The Guinness Encyclopedia - Wayzata Technology (3221-1B) (Disc 1) (1995).iso / mac / 16in_cre.dit / stylesheet_3106.css < prev   
Cascading Style Sheet File  |  1995-06-13  |  572b  |  47 lines

  1.         .style1
  2.         {
  3.             font-family: "New York";
  4.             font-weight: bold;
  5.         }
  6.         .style2
  7.         {
  8.             font-family: "New York";
  9.         }
  10.         .style3
  11.         {
  12.             font-family: "New York";
  13.             font-style: italic;
  14.         }
  15.         .style4
  16.         {
  17.         }
  18.         .style5
  19.         {
  20.             font-weight: bold;
  21.         }
  22.         .style6
  23.         {
  24.             font-family: "Times";
  25.             font-size: 14pt;
  26.         }
  27.         .style7
  28.         {
  29.             font-family: "Times";
  30.             font-weight: bold;
  31.             font-size: 14pt;
  32.         }
  33.         .style8
  34.         {
  35.             font-family: "Times";
  36.         }
  37.         .style9
  38.         {
  39.             font-family: "Times";
  40.             font-weight: bold;
  41.         }
  42.         .style10
  43.         {
  44.             font-family: "Times";
  45.             text-decoration: underline;
  46.         }
  47.